home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / FileKit Folder / File Kit / File Kit.rsrc / TEXT_8001.txt < prev    next >
Encoding:
Text File  |  1992-06-05  |  2.0 KB  |  47 lines

  1.  
  2.     This control will display a dialog that describes the current volume. You may use the drive button in the main file selection window to select a volume; it cycles through all mounted volumes. The information dialog displays:
  3.  
  4.     ‚Ä¢ Name - The name of the volume
  5.  
  6.     ‚Ä¢¬†Vol RefNum - This is the reference number that programmers use in File Manager traps.
  7.  
  8.     ‚Ä¢ Drive Number - This is the number of the disk drive that this volume is stored on.
  9.  
  10.     ‚Ä¢ Device Driver - This is the refNum of the device driver that controls the volume.
  11.  
  12.     ‚Ä¢ Total File Count - The total number of files on the volume.
  13.  
  14.     ‚Ä¢ Total Folder Count - The total number of folders on the volume.
  15.  
  16.     ‚Ä¢ Block Size - This is the unit of allocation for storage on this volume.
  17.  
  18.     ‚Ä¢ Total size - The total amount of storage on this volume.
  19.  
  20.     ‚Ä¢ Space Available - The total amount of available storage on this volume.
  21.  
  22.     ‚Ä¢ Created - When the volume was last initialized.
  23.  
  24.     ‚Ä¢ Modified - When the volume was last modified. Changing any file on the volume modifies the volume.
  25.  
  26.     ‚Ä¢    Backed Up - When the volume was last backed up.
  27.  
  28.  
  29. Additionally, This dialog will display which ‚Äúvolume attributes‚Äù the selected volume has. The possible attributes are: 
  30.  
  31.     ‚Ä¢ Startup - The volume is the startup volume. When you start your Mac, it will use the System Folder from this volume.
  32.     
  33.     ‚Ä¢ External - The volume is implemented by an external file system.
  34.  
  35.     ‚Ä¢ Bootable - The volume could be selected as a Startup volume.
  36.  
  37.     ‚Ä¢ Access Controls - The volume supports access controls for files and folders.
  38.  
  39.     ‚Ä¢ Desktop Manager - The volume supports the Desktop Manager. This means programmers can use Desktop traps for this volume.
  40.  
  41.     ‚Ä¢ BTree Manager - The volume supports the B-Tree Manager. 
  42.  
  43.     ‚Ä¢ Uses File ID‚Äôs - The volume supports the file ID‚Äôs. This means programmers can use traps that take File ID‚Äôs to operate on files on this volume.
  44.  
  45.     ‚Ä¢ CatSearch - Programmers can use the CatSearch function on this volume.
  46.  
  47.